google.golang.org/grpc/internal/transport.http2Server.streamContextErr (method)
4 uses
google.golang.org/grpc/internal/transport (current package)
http2_server.go#L1001: func (t *http2Server) streamContextErr(s *ServerStream) error {
http2_server.go#L1015: return t.streamContextErr(s)
http2_server.go#L1158: return t.streamContextErr(s)
http2_server.go#L1170: return t.streamContextErr(s)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)